home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / cli / ECmd21p_bin.lha / ExtraCmds / doc / Lower.man < prev    next >
Encoding:
Text File  |  1994-01-05  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. Lower(V37)                                             Lower(V37)
  5.  
  6.  
  7. FFOORRMMAATT
  8.        LLOOWWEERR [BBYY _v_a_l_u_e] [SSTTAACCKK _s_i_z_e] [CCOOMMMMAANNDD] _c_o_m_m_a_n_d _l_i_n_e
  9.  
  10. TTEEMMPPLLAATTEE
  11.        BBYY//KK//NN,,SSTTAACCKK//KK//NN,,CCOOMMMMAANNDD//FF//AA
  12.  
  13. PPUURRPPOOSSEE
  14.        To run a command at a nice, possibly lower, priority.
  15.  
  16. SSPPEECCIIFFIICCAATTIIOONN
  17.        Since  the Amiga is multitasking, it uses priority numbers
  18.        to determine the order in which current  tasks  should  be
  19.        serviced.   Normally, most tasks have a priority of 0, and
  20.        the time and instruction cycles of  the  CPU  are  divided
  21.        equally among them.
  22.  
  23.        LLOOWWEERR  executes the specified command line with the prior­
  24.        ity lowered by _v_a_l_u_e.  If no  BBYY  option  is  specified  a
  25.        default value of 1 is used.  If a negative value is speci­
  26.        fied the priority will be raised instead.   The  resulting
  27.        priority  will  be between -128 and +10.  This is enforced
  28.        silently.
  29.  
  30.        The SSTTAACCKK option sets the stack size of the command to  be
  31.        executed.  Default is to use the current stack size.
  32.  
  33.        The _c_o_m_m_a_n_d _l_i_n_e is any valid shell command line; i.e., it
  34.        is possible to use redirection, aliases, resident commands
  35.        etc.
  36.  
  37.        LLOOWWEERR leaves the value of the executed command in the con­
  38.        dition flags RC and Result2.
  39.  
  40. EEXXAAMMPPLLEE
  41.        To print the file Text at lower priority, type:
  42.            1> LOWER COPY Text TO PRT:
  43.  
  44. SSEEEE AALLSSOO
  45.        CCHHAANNGGEETTAASSKKPPRRII(AmigaDOS), SSTTAACCKK(AmigaDOS)
  46.  
  47. AAUUTTHHOORR
  48.        Torsten Poulin (torsten@diku.dk)
  49.  
  50. UUNNRREESSTTRRIICCTTIIOONNSS
  51.        LLOOWWEERR is free; anyone may redistribute copies of LLOOWWEERR  to
  52.        anyone  under  the  terms stated in the GNU General Public
  53.        Licence, a copy of which accompanies each copy of LLOOWWEERR.
  54.  
  55.        Torsten Poulin encourages you to improve and extend LLOOWWEERR,
  56.        and  urges  that  you  contribute  your  extensions to the
  57.        world.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Lower version 37.2       13 February 1993                       1
  65.  
  66.  
  67.